home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d26 / expert.arc / INTRO.RUL < prev    next >
Text File  |  1986-01-09  |  4KB  |  107 lines

  1. Applicability of the expert-system approach
  2. Copyright (C) 1986 by Stephen Walton. All rights reserved.
  3. PRESET Done
  4. ~ You have an application in mind for computerization
  5. >
  6. Please think of a practical application that you would like to automate, then try using this rulebase again
  7. Done
  8. #
  9. You have an application in mind for computerization
  10. ~ Arithmetic calculations are required
  11. ~ Numeric comparisons are required
  12. It is possible to deal effectively with one case at a time
  13. ~ Relations between cases are required
  14. ~ Your application centers on the transformation of files of text
  15. The application could be thought of as an "intelligent checklist"
  16. ~ Probabilistic results are required where certainty cannot be achieved
  17. You can express the required knowledge base in terms of IF-THEN rules
  18. You can divide the required knowledge base into "chunks" of 100 or fewer rules each
  19. > tk: expand on the above for don't-know responses...
  20. THE EXPERT should be able to handle your application
  21. Done
  22. #
  23. All input to the application can be treated as YES, NO and DON'T-KNOW responses to a questionnaire
  24. The questions asked should depend upon the answers already given
  25. >
  26. The application could be thought of as an "intelligent checklist"
  27. #
  28. The application is intended to reach conclusions about a single set of facts or instance, without reference to other sets of facts
  29. >
  30. It is possible to deal effectively with one case at a time
  31. ~ Relations between cases are required
  32. #
  33. Facts about a case can be derived from rules of the form IF a AND b AND c... THEN x AND y AND z... 
  34. >
  35. You can express the required knowledge base in terms of IF-THEN rules
  36. #
  37. You have an application in mind for computerization
  38. Arithmetic calculations are required
  39. The information to be dealt with can be organized as a matrix or table of numbers
  40. >
  41. A spreadsheet calculator may be the appropriate tool for your application
  42. Done
  43. #
  44. You have an application in mind for computerization
  45. Arithmetic calculations are required
  46. ~ The information to be dealt with can be organized as a matrix or table of numbers
  47. >
  48. A custom program may be the (only) appropriate tool for your application
  49. Done
  50. #
  51. You have an application in mind for computerization
  52. Your application centers on the transformation of files of text
  53. ~ The processing required is to be repeated many times and can be defined in terms of fixed substitution rules
  54. >
  55. A text editor or word-processing package may be the appropriate tool for your application
  56. Done
  57. #
  58. You have an application in mind for computerization
  59. Your application centers on the transformation of files of text
  60. The processing required is to be repeated many times and can be defined in terms of fixed substitution rules
  61. >
  62. A general-purpose macroprocessor or a specially written filter program may be the appropriate tool for your application
  63. Done
  64. #
  65. You have an application in mind for computerization
  66. ~ It is possible to deal effectively with one case at a time
  67. >
  68. A database package may be the appropriate tool for your application
  69. Done
  70. #
  71. You have an application in mind for computerization
  72. Relations between cases are required
  73. >
  74. A database package may be the appropriate tool for your application
  75. Done
  76. #
  77. It is possible to deal effectively with one case at a time
  78. >
  79. ~ Relations between cases are required
  80. #
  81. Relations between cases are required
  82. >
  83. ~ It is possible to deal effectively with one case at a time
  84. #
  85. Probabilistic results are required where certainty cannot be achieved
  86. >
  87. A more sophisticated, MYCIN-style expert-system system may be required
  88. Done
  89. #
  90. It is necessary to take numbers from the user and derive other numbers from them
  91. >
  92. Arithmetic calculations are required
  93. #
  94. Numeric comparisons are required
  95. >
  96. They must be built into rules if the present version of THE EXPERT is to be used
  97. #
  98. ~ You can divide the required knowledge base into "chunks" of 100 or fewer rules each
  99. >
  100. You may need to spend some time organizing what you do know about the field in question
  101. #
  102. ~ You can express the required knowledge base in terms of IF-THEN rules
  103. >
  104. An "intuitive" system such as Expert-Ease may be appropriate for your purpose
  105. Done
  106. #
  107.